home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000276_news@columbia.edu_Tue Jan 24 15:19:18 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA04588
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 26 Jan 1995 04:54:43 -0500
  3. Received: by apakabar.cc.columbia.edu id AA05220
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 26 Jan 1995 04:54:41 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!udel!gatech!newsxfer.itd.umich.edu!agate!library.ucla.edu!csulb.edu!csus.edu!netcom.com!jzero
  7. From: jzero@netcom.com (Jim Nakamura)
  8. Subject: Can't connect at 28.8  :(
  9. Message-Id: <jzeroD2x187.J3p@netcom.com>
  10. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  11. Date: Tue, 24 Jan 1995 15:19:18 GMT
  12. Lines: 38
  13. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Whenever I connect to internet service provider, I get the message
  16.  
  17.     CONNECT 14400/V32/NONE
  18.     Can't change speed to 14400
  19.  
  20. I am using Kermit(190) for Linux from a 486 PC Clone, together with
  21. a 28.8 USR Sportster.
  22.  
  23. My .mykermrc file has the following relevant lines:
  24.  
  25. set delay 1                     ; I escape back quickly
  26. set dial display on             ; I like to watch C-Kermit dial
  27. set window 2                    ; Use 2 window slots
  28. set block 3                     ; Use 16-bit CRC error checking        
  29. set receive packet-length 1000  ; Use 1000-character Kermit packets 
  30. set modem sportster
  31. set line /dev/ttyS1
  32. set speed 115200
  33. set file type text
  34. set file name lit
  35. set dial init-string AT&F&A3&B1&H1&R2&D2&C1M0X4S0=0S7=90\{13}
  36.  
  37.  
  38. I copied my init string from the comm program which came with my
  39. modem, thinking these people knew more than I.
  40.  
  41. Can anyone suggest why I am not connecting at better rates?
  42.  
  43. P.S., I noticed the above init string includes an &R2 which apparently
  44. means "RX to DTE/RTS high".  Could someone please explain this
  45. jibberish?  (-;
  46.  
  47. Thanks,
  48. Jim.
  49.  
  50.  
  51. -- 
  52. jzero@netcom.com